docs: Mention events in the input handling documentation title
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 17 Feb 2015 14:37:28 +0000 (14:37 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 19 Feb 2015 12:48:42 +0000 (12:48 +0000)
Make it a little easier to find these docs when searching for ‘event’.

https://bugzilla.gnome.org/show_bug.cgi?id=744054

docs/reference/gtk/input-handling.xml

index 92017072fca7d9d72d01e2e5f3306cf39c038459..afd36dff7f99b4c27fe56aa70ae6f7e679a5e2c7 100644 (file)
@@ -4,21 +4,21 @@
 ]>
 <refentry id="chap-input-handling">
 <refmeta>
-<refentrytitle>The GTK+ Input Handling Model</refentrytitle>
+<refentrytitle>The GTK+ Input and Event Handling Model</refentrytitle>
 <manvolnum>3</manvolnum>
 <refmiscinfo>GTK Library</refmiscinfo>
 </refmeta>
 
 <refnamediv>
-<refname>The GTK+ Input Handling Model</refname>
+<refname>The GTK+ Input and Event Handling Model</refname>
 <refpurpose>
-    GTK+ input handling in detail
+    GTK+ input and event handling in detail
 </refpurpose>
 </refnamediv>
 
 
   <refsect1 id="input-overview">
-    <title>Overview of GTK+ input handling</title>
+    <title>Overview of GTK+ input and event handling</title>
 
   <para>
    This chapter describes in detail how GTK+ handles input. If you are interested